3.4.43 \(\int \frac {\sec ^3(c+d x)}{\sqrt {a+i a \tan (c+d x)}} \, dx\) [343]

Optimal. Leaf size=35 \[ \frac {2 i a \sec ^3(c+d x)}{3 d (a+i a \tan (c+d x))^{3/2}} \]

[Out]

2/3*I*a*sec(d*x+c)^3/d/(a+I*a*tan(d*x+c))^(3/2)

________________________________________________________________________________________

Rubi [A]
time = 0.04, antiderivative size = 35, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.038, Rules used = {3574} \begin {gather*} \frac {2 i a \sec ^3(c+d x)}{3 d (a+i a \tan (c+d x))^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sec[c + d*x]^3/Sqrt[a + I*a*Tan[c + d*x]],x]

[Out]

(((2*I)/3)*a*Sec[c + d*x]^3)/(d*(a + I*a*Tan[c + d*x])^(3/2))

Rule 3574

Int[((d_.)*sec[(e_.) + (f_.)*(x_)])^(m_.)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[2*b*(
d*Sec[e + f*x])^m*((a + b*Tan[e + f*x])^(n - 1)/(f*m)), x] /; FreeQ[{a, b, d, e, f, m, n}, x] && EqQ[a^2 + b^2
, 0] && EqQ[Simplify[m/2 + n - 1], 0]

Rubi steps

\begin {align*} \int \frac {\sec ^3(c+d x)}{\sqrt {a+i a \tan (c+d x)}} \, dx &=\frac {2 i a \sec ^3(c+d x)}{3 d (a+i a \tan (c+d x))^{3/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.20, size = 40, normalized size = 1.14 \begin {gather*} \frac {2 \sec (c+d x) (i+\tan (c+d x))}{3 d \sqrt {a+i a \tan (c+d x)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sec[c + d*x]^3/Sqrt[a + I*a*Tan[c + d*x]],x]

[Out]

(2*Sec[c + d*x]*(I + Tan[c + d*x]))/(3*d*Sqrt[a + I*a*Tan[c + d*x]])

________________________________________________________________________________________

Maple [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 72 vs. \(2 (29 ) = 58\).
time = 0.82, size = 73, normalized size = 2.09

method result size
default \(\frac {2 \left (2 i \left (\cos ^{2}\left (d x +c \right )\right )+2 \sin \left (d x +c \right ) \cos \left (d x +c \right )-i\right ) \sqrt {\frac {a \left (i \sin \left (d x +c \right )+\cos \left (d x +c \right )\right )}{\cos \left (d x +c \right )}}}{3 d \cos \left (d x +c \right ) a}\) \(73\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(d*x+c)^3/(a+I*a*tan(d*x+c))^(1/2),x,method=_RETURNVERBOSE)

[Out]

2/3/d*(2*I*cos(d*x+c)^2+2*sin(d*x+c)*cos(d*x+c)-I)*(a*(I*sin(d*x+c)+cos(d*x+c))/cos(d*x+c))^(1/2)/cos(d*x+c)/a

________________________________________________________________________________________

Maxima [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 206 vs. \(2 (27) = 54\).
time = 0.38, size = 206, normalized size = 5.89 \begin {gather*} -\frac {2 \, {\left (-i \, \sqrt {a} - \frac {2 \, \sqrt {a} \sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1} - \frac {2 \, \sqrt {a} \sin \left (d x + c\right )^{3}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{3}} + \frac {i \, \sqrt {a} \sin \left (d x + c\right )^{4}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{4}}\right )} \sqrt {\frac {\sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1} + 1} \sqrt {\frac {\sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1} - 1}}{3 \, {\left (a - \frac {2 \, a \sin \left (d x + c\right )^{2}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{2}} + \frac {a \sin \left (d x + c\right )^{4}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{4}}\right )} d \sqrt {-\frac {2 i \, \sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1} + \frac {\sin \left (d x + c\right )^{2}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{2}} - 1}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^3/(a+I*a*tan(d*x+c))^(1/2),x, algorithm="maxima")

[Out]

-2/3*(-I*sqrt(a) - 2*sqrt(a)*sin(d*x + c)/(cos(d*x + c) + 1) - 2*sqrt(a)*sin(d*x + c)^3/(cos(d*x + c) + 1)^3 +
 I*sqrt(a)*sin(d*x + c)^4/(cos(d*x + c) + 1)^4)*sqrt(sin(d*x + c)/(cos(d*x + c) + 1) + 1)*sqrt(sin(d*x + c)/(c
os(d*x + c) + 1) - 1)/((a - 2*a*sin(d*x + c)^2/(cos(d*x + c) + 1)^2 + a*sin(d*x + c)^4/(cos(d*x + c) + 1)^4)*d
*sqrt(-2*I*sin(d*x + c)/(cos(d*x + c) + 1) + sin(d*x + c)^2/(cos(d*x + c) + 1)^2 - 1))

________________________________________________________________________________________

Fricas [A]
time = 0.37, size = 40, normalized size = 1.14 \begin {gather*} \frac {4 i \, \sqrt {2} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}}}{3 \, {\left (a d e^{\left (2 i \, d x + 2 i \, c\right )} + a d\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^3/(a+I*a*tan(d*x+c))^(1/2),x, algorithm="fricas")

[Out]

4/3*I*sqrt(2)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))/(a*d*e^(2*I*d*x + 2*I*c) + a*d)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\sec ^{3}{\left (c + d x \right )}}{\sqrt {i a \left (\tan {\left (c + d x \right )} - i\right )}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)**3/(a+I*a*tan(d*x+c))**(1/2),x)

[Out]

Integral(sec(c + d*x)**3/sqrt(I*a*(tan(c + d*x) - I)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^3/(a+I*a*tan(d*x+c))^(1/2),x, algorithm="giac")

[Out]

integrate(sec(d*x + c)^3/sqrt(I*a*tan(d*x + c) + a), x)

________________________________________________________________________________________

Mupad [B]
time = 1.02, size = 98, normalized size = 2.80 \begin {gather*} \frac {2\,\sqrt {\frac {a\,\left (\cos \left (2\,c+2\,d\,x\right )+1+\sin \left (2\,c+2\,d\,x\right )\,1{}\mathrm {i}\right )}{\cos \left (2\,c+2\,d\,x\right )+1}}\,\left (\sin \left (c+d\,x\right )+\sin \left (3\,c+3\,d\,x\right )+\cos \left (c+d\,x\right )\,1{}\mathrm {i}+\cos \left (3\,c+3\,d\,x\right )\,1{}\mathrm {i}\right )}{3\,a\,d\,\left (\cos \left (2\,c+2\,d\,x\right )+1\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(cos(c + d*x)^3*(a + a*tan(c + d*x)*1i)^(1/2)),x)

[Out]

(2*((a*(cos(2*c + 2*d*x) + sin(2*c + 2*d*x)*1i + 1))/(cos(2*c + 2*d*x) + 1))^(1/2)*(cos(c + d*x)*1i + sin(c +
d*x) + cos(3*c + 3*d*x)*1i + sin(3*c + 3*d*x)))/(3*a*d*(cos(2*c + 2*d*x) + 1))

________________________________________________________________________________________